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