import { OutputGlobalState } from './handleOutput.types'; import { FeatureHandler } from './types'; export declare const handleOutput: FeatureHandler;