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