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