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

declare const Scissors2FillIcon: RemixiconReactIconComponentType;
export default Scissors2FillIcon;
