export const elementName: "frc-basic-fms-info"; export namespace elementConfig { namespace dashboard { const displayName: string; } namespace properties { namespace matchType { const type: NumberConstructor; const attribute: string; } namespace matchNumber { const type_1: NumberConstructor; export { type_1 as type }; const attribute_1: string; export { attribute_1 as attribute }; } namespace eventName { const type_2: StringConstructor; export { type_2 as type }; const attribute_2: string; export { attribute_2 as attribute }; } namespace fmsControlData { const type_3: NumberConstructor; export { type_3 as type }; const attribute_3: string; export { attribute_3 as attribute }; } } }