import type { PropsWithChildrenOnly } from '../../types/types';
export declare const MessageListMainPanel: ({ children }: PropsWithChildrenOnly) => JSX.Element;
//# sourceMappingURL=MessageListMainPanel.d.ts.map