import { SvgIconComponent } from './types'; declare const DonutSmallIcon: SvgIconComponent; export default DonutSmallIcon;