export { GetMappingsArgs, GetMappingsResult, GetMappingsOutputArgs } from "./getMappings"; export declare const getMappings: typeof import("./getMappings").getMappings; export declare const getMappingsOutput: typeof import("./getMappings").getMappingsOutput; export { GetMappingsLegacyArgs, GetMappingsLegacyResult, GetMappingsLegacyOutputArgs } from "./getMappingsLegacy"; export declare const getMappingsLegacy: typeof import("./getMappingsLegacy").getMappingsLegacy; export declare const getMappingsLegacyOutput: typeof import("./getMappingsLegacy").getMappingsLegacyOutput; export { GetPciArgs, GetPciResult, GetPciOutputArgs } from "./getPci"; export declare const getPci: typeof import("./getPci").getPci; export declare const getPciOutput: typeof import("./getPci").getPciOutput; import * as mapping from "./mapping"; export { mapping, }; //# sourceMappingURL=index.d.ts.map