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