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