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