import { SCSelectConfig } from './sc-select.component'; import * as i0 from "@angular/core"; export declare class SCSelectService { mapConfig(config: any): SCSelectConfig; setMapConfig(newMapConfig: (data: any) => SCSelectConfig): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }