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