export default function applyMixins(derivedCtor: any, baseCtors: any[]): void;