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