import * as Auth from "~/ports/Queries/types/AuthorizationType";
export declare const authorizationType: (x0: unknown) => Auth.AuthorizationType;
