import { Overlay as NextOverlay } from '@alifd/next';
declare const Overlay: typeof NextOverlay;
export default Overlay;
