import type * as CandidApi from "../../../../api/index"; import * as core from "../../../../core"; import type * as serializers from "../../../index"; export declare const Clearinghouse: core.serialization.Schema; export declare namespace Clearinghouse { type Raw = "CHANGE_HEALTHCARE" | "OLIVE" | "UCSF_CIRIUS" | "AVAILITY" | "JOPARI" | "PAYER_PORTAL" | "STEDI" | "WAYSTAR" | "UNKNOWN"; }