import type { TabProps } from './types'; export declare const Tab: import("react").ForwardRefExoticComponent, HTMLButtonElement>, "ref">, "as" | keyof TabProps> & import("react").RefAttributes>; //# sourceMappingURL=tab.d.ts.map