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