export { AttributeArgs, AttributeState } from "./attribute"; export type Attribute = import("./attribute").Attribute; export declare const Attribute: typeof import("./attribute").Attribute; export { FmeTrafficTypeArgs, FmeTrafficTypeState } from "./fmeTrafficType"; export type FmeTrafficType = import("./fmeTrafficType").FmeTrafficType; export declare const FmeTrafficType: typeof import("./fmeTrafficType").FmeTrafficType; //# sourceMappingURL=index.d.ts.map