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

declare const SgbIconDark: ReactIconComponentType;
export default SgbIconDark;
            