import { ImgHTMLAttributes } from 'react';
export declare function RoninExtensionCustomSquareLogo(props: ImgHTMLAttributes<HTMLImageElement>): import("@emotion/react/jsx-runtime").JSX.Element;
export declare function RoninWaypointCustomSquareLogo(props: ImgHTMLAttributes<HTMLImageElement>): import("@emotion/react/jsx-runtime").JSX.Element;
export declare function RoninMobileCustomSquareLogo(props: ImgHTMLAttributes<HTMLImageElement>): import("@emotion/react/jsx-runtime").JSX.Element;
