export declare const BottomTray: { (props: import("./withChatProvider").ChatLayoutProps<{ isOpen?: boolean; onOpenChange?: (isOpen: boolean) => void; defaultOpen?: boolean; headerActions?: React.ReactNode; }>): import("react/jsx-runtime").JSX.Element; displayName: string; }; //# sourceMappingURL=ComposedBottomTray.d.ts.map