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