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