import { default as React } from 'react'; import { SupportAttachmentsPanelProps } from './types'; export declare const SupportAttachmentsPanel: React.FC;