import type { Context } from '../Context'; export declare function fireOnBeforeCreateInstance(context: Context): Promise;