export declare class TemplateAttach { constructor(); id: number; entity_type: string; template_id: number; media_id: number; organization_id: number; appcode: string; level_id: string; level_type: string; }