import * as React from 'react'; declare function ProjectMobileOn(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof ProjectMobileOn; export default ProjectMobileOn;