import { ContentSlot } from '../../types';
export declare const accountPersonalDetailsSlots: () => ContentSlot[];
