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

declare const RcaIcon: MdiReactIconComponentType;
export default RcaIcon;
