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