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

declare const ClydeIcon: MdiReactIconComponentType;
export default ClydeIcon;
