/**
 * options.ts
 *
 * used in dhcpd
 *
 */
declare const _default: string[];
export default _default;
