import { path as createPath } from './PathField.js';
export * from './PathField.js';
export declare const path: typeof createPath;
