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

declare const DriveFileRenameOutline: ReactIconComponentType;
export default DriveFileRenameOutline;
            