import { StyledIcon } from '@styled-icons/styled-icon'; export declare const DonutSmall: StyledIcon; export declare const DonutSmallDimensions: { height: number; width: number; };