import * as React from "react"; declare function StatusOnlineIcon(props: React.SVGProps): JSX.Element; export default StatusOnlineIcon;