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