import React from 'react'; import type { XnsNameCaptureProps } from './Props.js'; /** {@link XnsNameCapture} wired with routing props from the current location. */ export declare const XnsNameCaptureWithContext: React.FC; //# sourceMappingURL=XnsNameCaptureWithContext.d.ts.map