/**
 * framework lib configs
 */
export declare const frameworkResources: {
    requirejsLink: string;
    libs: {};
};
