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

declare const Scissors2LineIcon: RemixiconReactIconComponentType;
export default Scissors2LineIcon;
