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