import { Overlay } from './overlay.taro';
export type { OverlayProps } from './overlay.taro';
export default Overlay;
