/* The "test" module is used for internal testing and does not define triggers. */ export type TriggerConfig = never export type TriggerVariables = never export type Trigger = never