import { BillControllerService } from 'dbweb-core';
export declare class DBWebCommonModule {
    constructor(ctrl: BillControllerService);
}
