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

declare const FiberManualRecordIcon: MdiReactIconComponentType;
export default FiberManualRecordIcon;
