export declare const withTsGql: (internalConfig?: any) => (phase: "phase-export" | "phase-production-build" | "phase-production-server" | "phase-development-server", thing: any) => any;