import { IconProps } from '@/@types/icon'; import React from 'react'; declare const ProtestosIcon: React.FC; export default ProtestosIcon;