import { ConfigService } from '../services/configService'; export declare class GlobalCss { private _config; constructor(_config: ConfigService); }