import { CSSProperties } from "react"; import { PluginUtils } from "tailwindcss/types/config"; export declare function themeFontSize(theme: PluginUtils["theme"]): (key: string) => Pick; //# sourceMappingURL=themeFontSize.d.ts.map