import { ParsedIniData } from "@aws-sdk/types";
export declare const getSsoSessionData: (data: ParsedIniData) => ParsedIniData;
