export declare const MyWithInputs: import("../index.js").DeclarativeElementDefinition<"my-with-inputs", { username: string; email: string; }, {}, {}, "my-with-inputs-", "my-with-inputs-", readonly [], readonly []>;