export { Mask } from './Mask'; export { Overlay } from './Overlay'; export type { MaskProps } from './Mask/props'; export type { OverlayProps } from './Overlay/props'; //# sourceMappingURL=index.d.ts.map