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