export declare function startsWithSlash(fullPath: string): boolean;
