import { Item, ReaderSchema } from './types.js'; export declare const undefinedProps: (q: ReaderSchema, item: Item) => void; //# sourceMappingURL=undefined.d.ts.map