declare interface POSTTemplateDeployToProjectResponseType { code: number; desc?: any; message: string; data?: any; timestamp: string; url: string; }