export type { OverlayProps } from './overlay'; export type { OverlayVariantProps } from './overlay.styles'; export { Overlay } from './overlay'; export { overlayStyles } from './overlay.styles'; //# sourceMappingURL=index.d.ts.map