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