export declare const consentCodes: { code: string; runSegment: boolean; type: string; }[]; export declare const DEFAULT_PUBLIC_ENDPOINT = "https://stepzen-chester.us-east-a.ibm.stepzen.net/examples/starwars/graphql";