import { ReactIconComponentType } from '../types';

declare const FiberNew: ReactIconComponentType;
export default FiberNew;
            