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

declare const SgbSaving: ReactIconComponentType;
export default SgbSaving;
            