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

declare const GasCylinderIcon: MdiReactIconComponentType;
export default GasCylinderIcon;
