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

declare const LambdaIcon: MdiReactIconComponentType;
export default LambdaIcon;
