/// import { IconProps } from '../../types'; declare const DonutBitten: (allProps: IconProps) => JSX.Element; export default DonutBitten;