declare const getUrl: (path?: string) => string; export default getUrl;