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