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