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

declare const AirbagIcon: MdiReactIconComponentType;
export default AirbagIcon;
