import * as React from "react"; declare function Scissors(props: React.SVGProps): any; export default Scissors;