export declare const renderUserInputIcon: (direction: 'before' | 'after', children: JSX.Element | string) => JSX.Element;