import type { AccountlessApplication } from '@clerk/backend';
import type { PropsWithChildren } from 'react';
export declare function KeylessCookieSync(props: PropsWithChildren<AccountlessApplication>): import("react").ReactNode;
//# sourceMappingURL=keyless-cookie-sync.d.ts.map