import * as React from "react"; import { RemoveProps } from "./RemoveProps"; declare const RemoveOutline: React.FC; export default RemoveOutline;