export interface IRemoveBuildRequestData { Action: "RemoveBuild" id: string }