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