import React from 'react'; export declare const isLinkExternal: (href: string) => boolean; export declare const withLinkTheme:

(BaseComponent: React.ComponentType

| React.ForwardRefExoticComponent

) => import("../utils/with-own-theme").NewsKitReactComponents

; //# sourceMappingURL=utils.d.ts.map