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

declare const BowTieIcon: MdiReactIconComponentType;
export default BowTieIcon;
