export declare const APP_NOT_FOUND_ERROR: string;
export declare const CUSTOM_CAPABILITY_NAME = "wdio:electronServiceOptions";
export declare enum Channel {
    Execute = "wdio-electron.execute"
}
//# sourceMappingURL=constants.d.ts.map