import React, { SVGProps } from 'react'; export declare const NavSaveIcon: (props: SVGProps) => React.JSX.Element;