export interface EmberRunTimer {
    __ember_run_timer_brand__: boolean;
}
