export { default as TemplateActionFactory } from './Action/TemplateActionFactory'; export type { TemplateActionType } from './Action/TemplateActionType';