export { isTelefuncFilePath }; declare function isTelefuncFilePath(filePath: string): boolean;