/// import type { AttachmentDecorator } from '@ioc:Gotedo/Adonis/AttachmentLite'; /** * Attachment decorator */ export declare const attachment: AttachmentDecorator;