import * as React from 'react'; export interface PhoneCharging-332Props extends React.SVGProps { ariaLabel?: string } export default function PhoneCharging-332({ ariaLabel, ...props }: PhoneCharging-332Props) { return ( ); }