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