import { MdiReactIconComponentType } from './dist/typings';

declare const DebianIcon: MdiReactIconComponentType;
export default DebianIcon;
