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