declare const MDCTextFieldPlugin: { install(Vue: any): void; }; export default MDCTextFieldPlugin;