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

declare const CapsuleIcon: MdiReactIconComponentType;
export default CapsuleIcon;
