import { GoalsV2DataProps } from './GoalsV2';
export default function GoalsV2Desktop({ asset, link, countSql, title, }: GoalsV2DataProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=GoalsV2.Desktop.d.ts.map