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