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