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