import { ReactIconComponentType } from '../types';

declare const HowToReg: ReactIconComponentType;
export default HowToReg;
            