import { Variant as _Variant } from 'rox-ssr';
export declare class Variant extends _Variant {
    getValue(context?: any): string;
}
