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

declare const CactusLineIcon: RemixiconReactIconComponentType;
export default CactusLineIcon;
