export declare function LogoChatSdk({ height, className, }: { height?: number; className?: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=logo-chat-sdk.d.ts.map