import * as React from "react"; export declare const DownloadedMediaIcon: (props: React.SVGProps & { htmlColor?: string; backgroundColor?: string; iconColor?: string; }) => React.JSX.Element; //# sourceMappingURL=DownloadedMedia.d.ts.map