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