import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components-page/magic-link-callback.d.ts declare function MagicLinkCallback(props: { searchParams?: Record; fullPage?: boolean; }): react_jsx_runtime0.JSX.Element; //#endregion export { MagicLinkCallback }; //# sourceMappingURL=magic-link-callback.d.ts.map