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