import * as React from 'react'; declare function SvgAccount(props: React.SVGAttributes<{}>): JSX.Element; export default SvgAccount;