import { InjectionToken } from '@angular/core'; export declare const MD_INIT_STATE: InjectionToken; export declare const MD_ACTION_PROVIDERS: InjectionToken; export declare const MD_EFFECTS_PROVIDERS: InjectionToken; export declare const MD_STATE_DEBUG: InjectionToken;