import { VariantLabels } from 'motion-dom';
export declare function isVariantLabels(value: any): value is VariantLabels;
