import { IOCozyApp } from 'cozy-client/types/types'; export declare const shouldKeepApp: (app: IOCozyApp) => boolean;