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