import { SvgIconComponent } from './types'; declare const BoyIcon: SvgIconComponent; export default BoyIcon;