import { IconProps } from '../Icon'; declare function SvgPriorityHigh(props: IconProps): JSX.Element; export default SvgPriorityHigh;