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

declare const SgbIcon: ReactIconComponentType;
export default SgbIcon;
            