export declare const COMPONENT_LIFECYCLE_HOOKS: readonly ["onCreated", "onActivated", "onBeforeMount", "onBeforeUnmount", "onBeforeUpdate", "onDeactivated", "onMounted", "onUnmounted", "onUpdated"]; //# sourceMappingURL=componentLifecycleHooks.d.ts.map