export default class TSCast { static cast(object: any): T; } //# sourceMappingURL=TSCast.d.ts.map