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