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