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