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