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