import { TransformContext } from './index.cjs'
export declare function replaceVariantReference(context: TransformContext): void;
