import { ElectronService } from './electronService'; export declare class ElectronServiceRef extends ElectronService { constructor(); }