import type { ExpandPlugin } from '../types';
export declare let expandPlugin: ExpandPlugin;
