import React from 'react'; import { ListProps } from './types'; export declare const AttachmentList: React.FC;