export declare type BaseBodyEnvironment = { name?: string; environmentTypeId?: number; formResponseId?: number; };