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