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

declare const DuckIcon: MdiReactIconComponentType;
export default DuckIcon;
