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