export declare const guxLogomarkVariant: readonly ["primary", "neutral", "outlined"]; export type GuxLogomarkVariant = (typeof guxLogomarkVariant)[number];