import { TransformPlugin } from './types.js';
export declare const defaultTransformPlugin: TransformPlugin;
