import { IconSvgProps } from '../types';
declare const PersonSimpleThrow: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default PersonSimpleThrow;
//# sourceMappingURL=PersonSimpleThrow.d.ts.map