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