import { AttachmentUsages } from "../../constants/AttachmentUsages"; export type AttachmentUsage = AttachmentUsages | string;