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