import { ReactIconComponentType } from '../types';

declare const ImportExport: ReactIconComponentType;
export default ImportExport;
            