import { WithStyle } from '@medly-components/utils'; import type { FC } from 'react'; export declare const Content: FC & WithStyle;