import { InjectionToken } from '@viewfly/core';
export declare const OutputInjectionToken: InjectionToken<boolean>;
