export declare function createPath(filePath: string, withTrailingSlash?: boolean, usePathBase?: boolean): string;