export declare function optionallyAddLeadingSlash(filePath: string): string;
