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