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