export declare const hasInputValue: (value: string | number | undefined | null) => boolean;