/** @public */ export type RotataAlgorithmType = "Cpd"; /** @public */ export declare const Cpd: RotataAlgorithmType;