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