import { type Result } from "neverthrow"; export declare const isValidVariantName: (name?: string) => Result;