export { GetSimpleAdArgs, GetSimpleAdResult, GetSimpleAdOutputArgs } from "./getSimpleAd"; export declare const getSimpleAd: typeof import("./getSimpleAd").getSimpleAd; export declare const getSimpleAdOutput: typeof import("./getSimpleAd").getSimpleAdOutput; export { SimpleAdArgs } from "./simpleAd"; export type SimpleAd = import("./simpleAd").SimpleAd; export declare const SimpleAd: typeof import("./simpleAd").SimpleAd;