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