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