import * as React from 'react'; declare function ThumbsDown(props: React.SVGProps): React.JSX.Element; export default ThumbsDown;