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

declare const CertificateIcon: MdiReactIconComponentType;
export default CertificateIcon;
