export declare function getSplittedPath(path: unknown): string[];
