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