import type { ExtractPropTypes } from "vue"; export declare const inputProps: {}; export declare type InputProps = ExtractPropTypes;