import './index.scss';
export declare const show: (config?: any) => void;
export declare const hide: () => void;
