/// import { IconProps } from '../../types'; declare const MirrorRight: (allProps: IconProps) => JSX.Element; export default MirrorRight;