declare function areSameType(filepathA: string, filepathB: string): boolean; export { areSameType };