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