import type { IconComponent } from '../types'; declare const MoveToFolder: IconComponent; export default MoveToFolder;