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