import { QBit } from "../pkg/qukit"; export declare function cSwapRoot(cQbits: Q, qbits0: Q, qbits1: Q, sameStep?: boolean): void;