import { NecLoadingConfig } from './loading-config'; export declare class NecLoadingService { getNecLoadingConfig(): NecLoadingConfig; }