declare const inputPlugin: { (): void; library(node: any): void; }; export default inputPlugin;