export { GetMappingsArgs, GetMappingsResult, GetMappingsOutputArgs } from "./getMappings";
export declare const getMappings: typeof import("./getMappings").getMappings;
export declare const getMappingsOutput: typeof import("./getMappings").getMappingsOutput;
import * as mapping from "./mapping";
export { mapping, };
