export type Props = {
    refreshCookie: () => void;
};
//# sourceMappingURL=types.d.ts.map