import plugin from 'tailwindcss/plugin';
export declare const gridAuto: ReturnType<typeof plugin>;
export default gridAuto;
