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