import type { IconComponent } from '../types'; declare const PaletteRound: IconComponent; export default PaletteRound;