export declare function applyMixins(derivedCtor: any, ...constructors: any[]): void;
