import { UIComponentDependencies } from "../../types";
/**
* Build an interactive palette selector with color previews.
*/export declare function createPaletteSelectorSection(deps: UIComponentDependencies): HTMLElement;//# sourceMappingURL=palette-selector.d.ts.map