import { Config } from 'karma';
export declare function setHttpsAndServerForKarma(config: Config): void;
