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