export declare class CannotDetermineOutputTypeError extends Error {
    constructor(hostType: string);
}
//# sourceMappingURL=cannot-determine-output-type.error.d.ts.map