export declare type RotataAlgorithmType = "Cpd"; export declare const Cpd: RotataAlgorithmType;