import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const PrayingHands: m.Component; export default PrayingHands;