IntegrationCivicRec: IntegrationBase & {
    configuration: {
        baseUrl: string;
    };
    type: "CIVIC_REC";
}