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