import { ORMManager } from '../ORMManager';
export declare function initializeScope(scope?: string): ORMManager;
