UNPKG

@finbertmds/logo

Version:
8 lines 607 B
export declare const LogoContainer: import("react").ForwardRefExoticComponent<Omit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & { width?: string; }, "ref"> & import("react").RefAttributes<HTMLDivElement>>; export declare const LogoTag: import("react").ForwardRefExoticComponent<Omit<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & { color: string; backgroundColor: string; }, "ref"> & import("react").RefAttributes<HTMLDivElement>>; //# sourceMappingURL=TaggedRocketChatLogo.styles.d.ts.map