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