import Overlay from './src/overlay';
export declare const HlOverlay: typeof Overlay;
export default HlOverlay;
export * from './src/overlay';
