import type { IconComponent } from '../types'; declare const MeditationRound: IconComponent; export default MeditationRound;