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