export declare const createPathArr: (filePath: string) => string[];
