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

declare const ScissorsCutLineIcon: RemixiconReactIconComponentType;
export default ScissorsCutLineIcon;
