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

declare const SubdirectoryArrowRight: ReactIconComponentType;
export default SubdirectoryArrowRight;
            