/** * Exception for file type mismatch. * * @deprecated */ export interface IFileTypeException { } //# sourceMappingURL=file_type_exception.d.ts.map