export { EvpnArgs, EvpnState } from "./evpn";
export type Evpn = import("./evpn").Evpn;
export declare const Evpn: typeof import("./evpn").Evpn;
export { GetEvpnArgs, GetEvpnResult, GetEvpnOutputArgs } from "./getEvpn";
export declare const getEvpn: typeof import("./getEvpn").getEvpn;
export declare const getEvpnOutput: typeof import("./getEvpn").getEvpnOutput;
//# sourceMappingURL=index.d.ts.map