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