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