export declare const Unauthorized: (content: string | { [prop: string]: any; }, headers?: { [prop: string]: any; }) => any;