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

declare const SubdirectoryArrowLeft: ReactIconComponentType;
export default SubdirectoryArrowLeft;
            