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