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

declare const ScissorsFillIcon: RemixiconReactIconComponentType;
export default ScissorsFillIcon;
