import { MdiReactIconComponentType } from './dist/typings';

declare const TranscribeCloseIcon: MdiReactIconComponentType;
export default TranscribeCloseIcon;
