import CfCore from './core/CfCore';
export declare function getCoreInstance(): CfCore;
