import type { IconComponent } from '../types'; declare const DonutBitten: IconComponent; export default DonutBitten;