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

declare const ScissorsLineIcon: RemixiconReactIconComponentType;
export default ScissorsLineIcon;
