import { QBit } from "../pkg/qukit"; export declare function ccRotationZ(theta: number, cQbits0: Q, cQbits1: Q, qbits: Q, sameStep?: boolean): void;