export declare const grep_app: {
    type: "remote";
    url: string;
    enabled: boolean;
    oauth: false;
};
