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

declare const KickstarterIcon: MdiReactIconComponentType;
export default KickstarterIcon;
