import type { Option } from "./model"; export declare const unit: () => Option; //# sourceMappingURL=unit.d.ts.map