export declare function isInstance(instance?: any, constructor?: any | Function): boolean;