export declare function removeFileExtention(filePath: string): string;
