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