export declare function importDataTestAccountSelectPrompt(parentAccountId: number): Promise<{ selectedAccountId: number; }>;