export declare function input__value_( selector:string|object, parent?:ParentNode|null ):string|undefined export { input__value_ as input_value, }