import type { Plugin } from 'rollup'; export declare const libwin32: () => Plugin[]; export default libwin32;