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