export declare const getPathFromDataPath: (filePath: string, dataPath: string) => string;
