import { NgCustomBlocklyService } from './ng-custom-blockly.service'; export declare class NgCustomBlocklyModule { private ngBlockly; constructor(ngBlockly: NgCustomBlocklyService); }