import type { HSLA } from 'seemly'; import type { PropType, SlotsType } from 'vue'; declare const _default: import("vue").DefineComponent; default: null; }; hsla: { type: PropType; default: null; }; disabled: BooleanConstructor; onClick: PropType<() => void>; }>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: null; }; hsla: { type: PropType; default: null; }; disabled: BooleanConstructor; onClick: PropType<() => void>; }>> & Readonly<{}>, { value: string | null; disabled: boolean; hsla: HSLA | null; }, SlotsType>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;