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