export declare const getInputSuffix: ({ error, disabled, suffix }: { error: any; disabled: any; suffix: any; }) => any;