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