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

declare const RaspberrypiIcon: MdiReactIconComponentType;
export default RaspberrypiIcon;
