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

declare const OrnamentIcon: MdiReactIconComponentType;
export default OrnamentIcon;
