import React from 'react'; import { SvgProps } from './types'; declare const AccountMonkey: React.FC; export default AccountMonkey;