/**
 * Using other custom plug-ins in BC
 * @param BC
 * @returns this
 */
export declare function initUse(BC: any): void;
