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