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