import "./FileAttachmentButton.css";
/**
 * Supports uploading of files from user.
 */
declare const FileAttachmentButton: () => import("react/jsx-runtime").JSX.Element;
export default FileAttachmentButton;
//# sourceMappingURL=FileAttachmentButton.d.ts.map