import type { Person } from '../../types'; export declare function given(attrs?: Partial): Cypress.Chainable;