declare const _default: { new (init?: string | Record | string[][] | URLSearchParams): URLSearchParams; prototype: URLSearchParams; } | typeof AxiosURLSearchParams; export default _default; import AxiosURLSearchParams from '../../../helpers/AxiosURLSearchParams.js';