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

declare const Css3FillIcon: RemixiconReactIconComponentType;
export default Css3FillIcon;
