import { JupyterFrontEndPlugin } from '@jupyterlab/application';
export declare const gitCloneCommandPlugin: JupyterFrontEndPlugin<void>;
