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