import type ZqField from "./f1field";
export default function buildSqrt(F: ZqField): void;
