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