/**
 * Utility functions
 */
export { selectText, selectMetaContent } from './html';
export { formatUrl, ensureLeadingSlash, removeLeadingSlash, stripBaseUrl, } from './url';
//# sourceMappingURL=index.d.ts.map