import * as React from 'react'; declare const SvgPerson: React.FunctionComponent>; export default SvgPerson;