export declare function parseIntegerString(value: string): number;
