import { Palette } from './Palette.js'; export declare function childPalette(purpose: Palette, isPressed?: boolean, isHover?: boolean): Palette;