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

declare const FeatherIcon: MdiReactIconComponentType;
export default FeatherIcon;
