import type { TextParagraphSpec } from '@antv/ava'; import type { ThemeStylesProps } from '../types'; export declare const P: import("styled-components").StyledComponent<"p", any, ThemeStylesProps & Pick, never>;