import { TsonType } from '../syncTypes.js';

declare const tsonURL: TsonType<URL, string>;

export { tsonURL };
