import type { IconComponent } from '../types'; declare const Scissors: IconComponent; export default Scissors;