import { Http } from '@angular/http';
export declare class PlannerBoardModule {
    constructor(http: Http);
}
