declare const _default: (customRoute?: boolean) => (path: string) => (pathname: string | undefined, params?: any) => any;
export default _default;
