export declare const includes: (i: any) => boolean; export declare const nextOrDefault: (i: any, fb?: any, type?: (p: any) => any) => any; export * from './systemd-daemon';