import React from 'react'; declare const SvgDots: (props: React.SVGProps) => JSX.Element; export default SvgDots;