import { Output, OutputModel } from '@neo-one/client-common'; export declare const output: (outputLike: Output) => OutputModel;