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