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