import { ResourceOptions } from "../../help/type/IResource";
declare const AttachmentResource: ResourceOptions;
export default AttachmentResource;
