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