declare const field = "[data-cy=pin-field]";
declare const nthInput: (n: number) => string;
