Version: 0.1.00.1.11.0.01.0.1
export = isExtendable;
declare function isExtendable(val: any): boolean;
declare namespace isExtendable {}