2 lines
86 B

import type { ScalarTag } from '../types.js';
export declare const string: ScalarTag;