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