declare const _default: { type: string; key: string; attrs: { one: string; three: string; }; }; export default _default;