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

declare const CactusFillIcon: RemixiconReactIconComponentType;
export default CactusFillIcon;
