declare const _default: { bindings: { firstInput: string; secondInput: string; }; template: string; }; export default _default;