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

declare const FeedbackLineIcon: RemixiconReactIconComponentType;
export default FeedbackLineIcon;
