import type { Config } from 'tailwindcss'; declare const config: Config; export { config }; //# sourceMappingURL=preset.d.ts.map