export declare const usePWAInstall: () => (() => Promise<boolean>) | null;
