export declare type MaskMode = 'alpha' | 'alpha-inverted' | 'luma' | 'luma-inverted';