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