export declare class PathAddress {
    address: string;
}
