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