export declare class Authority {
    authority: string;
}
