export default function checkout(account_id: string): Promise<void>;
