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

declare const FeedbackFillIcon: RemixiconReactIconComponentType;
export default FeedbackFillIcon;
