import { FC } from "react";
import { SvgIconProps } from "@material-ui/core/SvgIcon/SvgIcon";
export declare const Account: FC<SvgIconProps>;
