import { ReactIconComponentType } from '../types';

declare const DonutSmall: ReactIconComponentType;
export default DonutSmall;
            