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