import { Part, Statement } from "."; export type StatementResponseWithAttachments = [Statement, ...Part[]];