export declare function ChatCloseIcon({ onClick }: { onClick: () => void; }): import("preact").JSX.Element;