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