import { PersonTextLockupProps } from '../_types'; export declare const createTextLockupPerson: ({ actions, slotTwo, isThemeDark, slotOne, name, nameComposite, slotThreeItalic, slotFour, }: PersonTextLockupProps) => import('../../../builder/dist/index.d.ts').ElementModel; //# sourceMappingURL=person.d.ts.map