/** * 記号 * * [!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~] * */ export declare const SIGN_CHARS = " -/:-@[-`{-~"; //# sourceMappingURL=SIGN_CHARS.d.ts.map