import * as React from 'react';
declare function SvgTypePerson(props: React.SVGProps<SVGSVGElement>): JSX.Element;
export default SvgTypePerson;
//# sourceMappingURL=type-person.d.ts.map