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