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