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