import React from 'react'; import { SvgProps } from '../Svg'; declare const Meeting: React.SFC; export default Meeting;