import { FileAttachment } from './FileAttachment'; export default function parseFileAttachment(attachment: any): FileAttachment;