import type { Plugin } from 'unified';
declare const variablesTextTransformer: Plugin;
export default variablesTextTransformer;
