import { NamespacePrivate } from "../namespace_private"; export declare function dumpToBSD(namespace: NamespacePrivate): string;