///
export declare const BrandsWrapper: import("@emotion/styled").StyledComponent & {
hasClick?: boolean | undefined;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const BrandsWrapperContent: 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 Label: import("@emotion/styled").StyledComponent & {
brandName?: string | undefined;
}, import("react").DetailedHTMLProps, HTMLParagraphElement>, {}>;
export declare const VerificationIcon: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLImageElement>, {}>;
export declare const VerificationContainer: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;