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

declare const FeedbackIcon: MdiReactIconComponentType;
export default FeedbackIcon;
