import { GoalsV2 } from './GoalsV2';
import type { GoalsV2Props } from './GoalsV2';
export { GoalsV2, GoalsV2Props };
export default GoalsV2;
//# sourceMappingURL=index.d.ts.map