/** https://tc39.es/ecma262/#sec-runtime-semantics-mv-s */ export declare function MV_StringNumericLiteral(StringNumericLiteral: string): import("#self").NumberValue; //# sourceMappingURL=MV.d.mts.map