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