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