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