export declare function inheritsFrom<T>(Type: any, ParentType: T): Type is T;
//# sourceMappingURL=inherits-from.d.ts.map