/// import { IconProps } from '../../types'; declare const MeditationRound: (allProps: IconProps) => JSX.Element; export default MeditationRound;