import { GoalsDataProps } from './Goals';
export default function GoalsDesktop({ asset, link, summary, countSql, title, isAssetIcon, linkText, }: GoalsDataProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=Goals.Desktop.d.ts.map