/// export declare const EntityWrapper: import("@emotion/styled").StyledComponent & { licenseNumber?: string | undefined; hasClick?: boolean | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const EntityWrapperContent: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, "ref"> & { ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined; }, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const EntityIcon: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLImageElement>, {}>; export declare const EntityName: import("@emotion/styled").StyledComponent & { licenseNumber?: string | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const VerificationIcon: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLImageElement>, {}>; export declare const VerificationContainer: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;