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