export interface IPalettePickerState {
    selectedPalette: string;
}
//# sourceMappingURL=IPalettePickerState.d.ts.map