import type { MaybeRef } from 'vue' export type EnabledParameter = { enabled?: MaybeRef | undefined }