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