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