import { SafeAny } from '@ngx-simple/core/types'; export declare function isPrototype(value: SafeAny): boolean;