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