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

declare const FiberManualRecordIcon: MdiReactIconComponentType;
export = FiberManualRecordIcon;