export { default as randomString } from './randomString';
export declare const getPopContainer: () => HTMLElement;
