import type { UnistylesValues } from '../types'; export declare const getVariants: (styles: UnistylesValues, selectedVariants: Record) => Omit; //# sourceMappingURL=variants.d.ts.map