declare const variants: (props?: import("class-variance-authority/dist/types").ClassProp | undefined) => string;
export default variants;
