import { Input, InputModel } from '@neo-one/client-common-browserify'; export declare const input: (inputLike: Input) => InputModel;