type alias ButtonTypesimport { type ButtonTypes } from "https://deno.land/x/lunchbox@v1.0.2/src/enums.ts"; definition: WithDefault<(BUTTON_TYPES)[number]>