import type { SpeedyPlugin } from '@speedy-js/speedy-types'; export declare const es5InputPlugin: (polyfill: boolean) => SpeedyPlugin;