import type { PersonDefinition } from '../../..'; declare const person: PersonDefinition; export default person;