import type { FC, SVGProps } from "react";
export declare const StorageError: FC<SVGProps<SVGSVGElement>>;
export default StorageError;
//# sourceMappingURL=StorageError.d.ts.map