import { JsonApiParams } from "../types"; export declare function parse(url: string): JsonApiParams;