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