export declare function resolveDisabledLink & { href?: string; }>(props: T, isDisabled: boolean): T;