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