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