import type { TabPanelProps } from './types'; export declare const TabPanel: import("react").ForwardRefExoticComponent, HTMLDivElement>, "ref">, "as" | keyof TabPanelProps> & { as?: keyof JSX.IntrinsicElements | undefined; } & import("react").RefAttributes>; //# sourceMappingURL=tabpanel.d.ts.map