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