import type { CardClient } from '@atlaskit/link-provider'; export declare const useResolverUrl: (cardClient: CardClient) => string;