declare const _default: (cb?: ((key: string) => void) | undefined) => string;
export default _default;
