import type { FC, SVGProps } from "react";
export declare const Up: FC<SVGProps<SVGSVGElement>>;
export default Up;
//# sourceMappingURL=Up.d.ts.map