import { StyledProps } from './types'; export declare const TabPanel: import("styled-components").StyledComponent<"div", any, StyledProps, never>;