ExportOutline.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const ExportOutline: IconDefinition;
export default ExportOutline;