export declare const convertToTwosComp: (s: string) => string;
