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