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

declare const ScissorsIcon: MdiReactIconComponentType;
export default ScissorsIcon;
