import { Config } from 'tailwindcss';
declare const preset: Partial<Config>;
export default preset;
//# sourceMappingURL=tailwind-preset.d.ts.map