export interface DynamicPostChildAttachmentFields { description: string; image_url: string; link: string; place_id: string; product_id: string; title: string; } //# sourceMappingURL=dynamic-post-child-attachment.d.ts.map