import type { Icon } from "../lib/types";
export declare const ArrowCircleDown: Icon;
