import { SVGIconDef } from './types'; declare const SaveOutlined: SVGIconDef; export default SaveOutlined;