import type { TabPageBodyProps } from './types'; export declare function TabPageBody(props: TabPageBodyProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=TabPageBody.d.ts.map