import type { ThemeProps } from '../interface';
export declare const P: import("styled-components").StyledComponent<"p", any, ThemeProps, never>;
