import { IconType } from '../types';
declare const defaultColor = "#F01414";
declare const SiDeutschebahn: IconType;
export { SiDeutschebahn as default, defaultColor };
