import React from 'react'; import IconProps from './props'; declare const AccountOutlineIcon: React.FC; export default AccountOutlineIcon;