import { IconProps } from '../Icon'; declare function SvgDonutSmall(props: IconProps): JSX.Element; export default SvgDonutSmall;