/** xdsl.ipv6.post */
export interface Post {
    /** Should the IPv6 be enabled ? */
    enabled: boolean;
}
//# sourceMappingURL=Post.d.ts.map