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

declare const RecordIcon: MdiReactIconComponentType;
export default RecordIcon;
