import { SVGIconDef } from './types'; declare const AccountCircleOutlined: SVGIconDef; export default AccountCircleOutlined;