export class PeopleForm {
    form: HTMLElement;
}
