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