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