import type { UserSettings } from "./helpers"; export declare function generateRootVariables(settings: UserSettings): string;