/**
 * Register side effects for abstractEngineStencil.
 * Safe to call multiple times; only the first call has an effect.
 */
export declare function RegisterAbstractEngineStencil(): void;
