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