declare const counterVariant: (...args: any[]) => any; export { counterVariant };