export declare function isDefined(value: any): boolean; export { default as Constructor } from "./Constructor";