export declare function ConvaiLogo({ width, height }: {
    width: number;
    height: number;
}): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=ConvaiLogo.d.ts.map