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