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

declare const TranscribeIcon: MdiReactIconComponentType;
export default TranscribeIcon;
