/**
 * Mix other plug-in attributes to BC
 * @param BC
 * @returns this
 */
export declare function initMixin(BC: any): void;
