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