/**
 * Claims any currently available clients once the service worker
 * becomes active. This is normally used in conjunction with `skipWaiting()`.
 */
export declare const clientsClaim: () => void;
//# sourceMappingURL=clientsClaim.d.ts.map