import type { Config } from "tailwindcss";
export declare const config: Partial<Config>;
