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