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