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

declare const SurveyFillIcon: RemixiconReactIconComponentType;
export default SurveyFillIcon;
