import type { ThemeStylesProps } from '../types'; export declare const Entity: import("styled-components").StyledComponent<"span", any, ThemeStylesProps, never>;