declare function fileUrl(path: string): string;

export = fileUrl;
