import * as BbsUsingG2 from './BbsUsingG2';
export { BbsUsingG2 };
export declare const suiteTypes: {
    BbsUsingG2: typeof BbsUsingG2;
};
