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