import { TabProps } from './types';
export declare const Tab: import('../../utils').FunctionComponentWithAs<"button", TabProps>;
