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