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