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