import AtomForm from "./AtomForm"; export default class AtomFormGroup extends AtomForm { protected watchKeyInput(): void; }