import { SVGProps } from "react";
declare const TBDeviceMobileCharging: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBDeviceMobileCharging };
