import { IPlainObject } from './types';
declare const _default: (url: string) => IPlainObject;
export default _default;
