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