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