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

declare const CannabisIcon: MdiReactIconComponentType;
export default CannabisIcon;
