export declare function Extend(name: string, func: (found: any) => boolean): Function;
