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