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