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