import { SVGProps } from "react";
declare const LIGuiMediumPriority: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiMediumPriority };
