import React from 'react'; import { BackLinkProps } from './types'; /** * @internal */ export declare const BackLink: React.ComponentType; //# sourceMappingURL=BackLink.d.ts.map