export declare const parseInt: (string: string) => number;
