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