Type alias MaskPropsKeys

MaskPropsKeys: Exclude<keyof typeof MASK_PROPS, typeof NON_MASK_OPTIONS_NAMES[number]>