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