export declare const getCodeString: (codeString: string) => string;
