export { FirewallLegacyArgs, FirewallLegacyState } from "./firewallLegacy"; export type FirewallLegacy = import("./firewallLegacy").FirewallLegacy; export declare const FirewallLegacy: typeof import("./firewallLegacy").FirewallLegacy; export { OptionsArgs, OptionsState } from "./options"; export type Options = import("./options").Options; export declare const Options: typeof import("./options").Options; export { OptionsLegacyArgs, OptionsLegacyState } from "./optionsLegacy"; export type OptionsLegacy = import("./optionsLegacy").OptionsLegacy; export declare const OptionsLegacy: typeof import("./optionsLegacy").OptionsLegacy; import * as firewall from "./firewall"; export { firewall, }; //# sourceMappingURL=index.d.ts.map