/// import { IconProps } from '.'; declare const SvgNumThreeFill: ({ size, color, secondaryColor, className, ...props }: IconProps) => JSX.Element; export default SvgNumThreeFill;