import { ColorPickerProps } from '.'; export declare const requiredProps: ColorPickerProps; export declare const testkitTests: { title: string; props: ColorPickerProps; }[]; export declare const ssrTests: { title: string; props: ColorPickerProps; }[]; export declare const a11yTests: { title: string; props: ColorPickerProps; }[]; //# sourceMappingURL=ColorPicker.meta.d.ts.map