import Input from './src/input.vue'; import type { SFCWithInstall } from '@hd-front-end/element-plus/es/utils'; export declare const ElInput: SFCWithInstall; export default ElInput; export * from './src/input'; export type { InputInstance } from './src/instance';