export declare class CannotDetermineHostTypeError extends Error {
    constructor(externalField: string, hostType?: string);
}
//# sourceMappingURL=cannot-determine-host-type.error.d.ts.map