export { ArtifactByPathArgs, ArtifactByPathState } from "./artifactByPath"; export type ArtifactByPath = import("./artifactByPath").ArtifactByPath; export declare const ArtifactByPath: typeof import("./artifactByPath").ArtifactByPath; export { GetArtifactByPathArgs, GetArtifactByPathResult, GetArtifactByPathOutputArgs } from "./getArtifactByPath"; export declare const getArtifactByPath: typeof import("./getArtifactByPath").getArtifactByPath; export declare const getArtifactByPathOutput: typeof import("./getArtifactByPath").getArtifactByPathOutput; export { GetGenericArtifactsContentArgs, GetGenericArtifactsContentResult, GetGenericArtifactsContentOutputArgs } from "./getGenericArtifactsContent"; export declare const getGenericArtifactsContent: typeof import("./getGenericArtifactsContent").getGenericArtifactsContent; export declare const getGenericArtifactsContentOutput: typeof import("./getGenericArtifactsContent").getGenericArtifactsContentOutput; //# sourceMappingURL=index.d.ts.map