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