export declare const logoVariants: (props?: ({ size?: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | null | undefined; } & import("class-variance-authority/types").ClassProp) | undefined) => string;