export declare function applyMixins(derivedCtor: any, constructors: any[]): void; export declare function debugLog(message: string): void;