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