export declare const join: (paths: string) => string; export declare const getQuery: (url: string, name: string) => string;