import * as React from 'react'; declare function SaveOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof SaveOutlined; export default SaveOutlined;