import React from "react"; export declare const OfflineIcon: (props: React.SVGProps & { htmlColor?: string; accentColor?: string; }) => React.JSX.Element; //# sourceMappingURL=OfflineIcon.d.ts.map