import { IconProps } from '../lib';
declare function PersonSimpleRun(props: IconProps): JSX.Element;
export default PersonSimpleRun;
