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