export declare const Possession: {
    OWN: string;
    ANY: string;
};
