export declare class CreateTemporaryUserResponseDto { id: string; email: string; }