/** * @name Basic Button * @description The default button contract supports both ordinary actions and link-shaped navigation. * @layout center * @order 1 */ export default function Example(): () => import("@remix-run/ui").RemixElement;