export declare class CreateBuild { environment: string; team: string; component: string; name: string; start: Date; phase: string; }