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

declare const HowToRegIcon: MdiReactIconComponentType;
export default HowToRegIcon;
