import { type Config } from "../config.js"; export declare const generateVariants: (config: Config) => void;